GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / AnnotationTextBoxKeyDown Method





In This Topic
AnnotationTextBoxKeyDown Method
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(46)>
Sub AnnotationTextBoxKeyDown( _
   ByVal KeyValue As Integer, _
   ByVal Control As Boolean, _
   ByVal Shift As Boolean, _
   ByVal Alt As Boolean _
) 
[DispId(46)]
void AnnotationTextBoxKeyDown( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
)
procedure AnnotationTextBoxKeyDown( 
    KeyValue: Integer;
    Control: Boolean;
    Shift: Boolean;
    Alt: Boolean
); 
DispIdAttribute(46)
function AnnotationTextBoxKeyDown( 
   KeyValue : int,
   Control : boolean,
   Shift : boolean,
   Alt : boolean
);
[DispId(46)]
void AnnotationTextBoxKeyDown( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
) 
[DispId(46)]
void AnnotationTextBoxKeyDown( 
   int KeyValue,
   bool Control,
   bool Shift,
   bool Alt
) 

Parameters

KeyValue
Control
Shift
Alt
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members